home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Programare / sharp / wwwSharp_setup.exe / {app} / wwwSharp.chm / wwwsharp.css < prev    next >
Cascading Style Sheet File  |  2004-02-18  |  263b  |  21 lines

  1. P, TD, LI
  2. {
  3.     text-align: justify;
  4. }
  5.  
  6. H1, H2, H3
  7. {
  8.     text-align:         center;
  9.     color:                 yellow;
  10.     background-color:     blue;
  11.     font-size:            150%;
  12. }
  13.  
  14. H4, H5, H6
  15. {
  16.     text-align:         left;
  17.     color:                 white;
  18.     background-color:     blue;
  19.     font-size:            120%;
  20. }
  21.